Price ProfileThe indicator shows number of candles present in the horizontal box areas for the given time window. You can set up:
1) Start time
2) Stop time
3) Number of horizontal bars
[i]price
Previous Days RangesPrevious Days Ranges
Simply plots out market ranges of previous days price action, of which are the following:
Previous Day High
Previous Day Low
Previous Day Extended High
Previous Day Extended Low
Supports adjustments of timeframes, for different time zones, and style.
Multi Price AlertSometimes you need set some alert at specific price levels on a chart.
Now you able to set ten different price levels to get alert at this prices.
With this Indicator also Basic Accounts can set more than one alert at price levels.
How to Use :
1- Enable Indicator on your Chart
2- Input your prices on Indicator Settings
3- Active Indicator Alert on 1m Chart (Select Multi Price Alert on Conditions Menu & Once Per Bar on Options)
5- Enjoy !
Notice : If change at prices, you should remove and reset Alert again.
Good trading to all ...
VWAP With EMA Overlay (Adjustable Anchor)For those who want the classic Volume Weighted Average Price and Ema on the same overlay.
This script utilizes the same protocols as the VWAP and EMA you currently use. Just frees up an indicator space.
KEEP UP TO DATE
Are you a college student or graduate?
Join College Town Trade discord for helpful community specializing in trading stocks, options, and crypto.
Our staff consists of a group of college students with 10+ years of combined experience. Collectively we have profited and made well above an average yearly salary while being in college. The community aspect is everything and the team always listens and appreciates feedback. We all earn and learn together. There are free trials in place in order for you to see what it’s all about. These are in place so we can gain your trust and show transparency!
I look forward to seeing you in the community
advBtBjDhk
HorseShoe - At NalıHorseShoe - At Nalı
English
HORSEHOE FORMATION
It is actually a kind of bobbin. As with the bobbin, the needles of the candles are not taken into account much.The difference is that there are only four candlesticks in this formation. There is no limit to this in the bobbin.In addition, it is important which of the bars forming the bobbin is longer or shorter than which.is not. This is very important in a horseshoe. There is a rule for the length and shortness of the bars.Candlesticks in a horseshoe showing the bearish sequentially rising, falling, rising and repeatingin the form of falling bars. Also the lengths of the first and fourth bars, i.e. price opening andThe differences between the closing must be longer than the second and third bar. So those on the sideshould be clearly larger than the middle ones. For the rise, the bars are falling-rising-falling in order.The rising candle should be in the form of a bar. Likewise the first and last barsshould be longer than the middle ones.Of the first and fourth bars, it is better if the fourth bar is longer than the first.was the signal. But the fact that they are equal or the first one is long does not mean this formation. Attentionthe first and last bars that need to be beat are clearly longer than the middle onesrequired. A millimeter long means a very weak signal.
It is valid for every price and parity. But this is not a magic wand, so every horseshoemay not be the correct signal. Trend, Supdem, Correlation and other similar components are alsois involved, a highly efficient signal is formed. Well reviewed onexperience must be gained. More like an indicator to show the direction of the price rather than a signalshould be used.
Turkish
AT NALI FORMASYONU
Aslında bir tür bobindir. Bobinde olduğu gibi mumların iğneleri çok dikkate alınmaz. Farkı, bu oluşumda sadece dört mum çubuk vardır. Bobinde bunun sınırı yoktur. Ayrıca bobini oluşturan barların hangisinin hangisinden uzun ya da kısa olduğu önemli değildir. At nalında bu çok önemlidir. Barların uzunluğu kısalığı ve sırasında bir kural vardır. Düşüşü gösteren at nalında mum çubuklar sırayla yükselen düşen yükselen ve tekrar düşen barlar şeklindedir. Ayrıca birinci ve dördüncü barların uzunlukları, yani fiyat açılış ve kapanışı arasındaki farkları, ikinci ve üçüncü bardan daha uzun olmalıdır. Yani kenardakiler ortadakilerden net bir şekilde büyük olmalı. Yükseliş için ise barlar sırayla düşen-yükselen düşen-yükselen mum çubuk şeklinde olmalıdır. Aynı şekilde ilk ve son barlar ortadakilerden uzun olmalıdır. Birinci ve dördüncü barlardan dördüncü barın birinciden uzun olması daha güze bir sinyaldi. Fakat eşit olmaları ya da birincinin uzun olması da bu oluşumu bozmaz. Dikkat edilmesi gereken ilk ve son barların açık bir şekilde ortadakilerden uzun olması gerekmektedir. Milim farkla uzun olması çok zayıf bir sinyal olması anlamına gelir.
kaynak:
Price Action TR
Relative Volume Force IndexThis indicator can anticipate the market movements. Its posible because it calculates how much force (volume) it's necessary to move the price up or down. If it's necessary a lot of volume to move the price a little it's a reversion signal, but if a little volume could change the price whit elevate volatility, it's signal of reversion too. The indicator plots red if the market is down, and green if it's up, the size and the color of the bars cand demonstrate the movement relative force. Does it by the configurable averages. Not works well whit poor liquidity.
Zero Lag Detrended Price Oscillator (ZL DPO)This indicator attempts to create a zero lag Detrended price oscillator using 2 different scripts. I actually really like the results so far. I hope you all find it useful too.
Green>Red = long
Red>Green = short
The lines on the example chart are some of the signals that the indicator gave on default settings.
The greens are wins, reds are outright losses, and blues are "scratch" trades(signal for other side before hitting stop loss).
All of the signals tested were using NNFX money management to see if they are wins or losses(1.5x atr for SL and 1 Atr for TP).
HarmonicCalculation█ OVERVIEW
This library is complementary for XABCD Harmonic Pattern Custom Range Interactive
PriceDiff()
: Price Difference
Parameters:
: : price_1, price_2
Returns: : PriceDiff
TimeDiff()
: Time Difference
Parameters:
: : time_1, time_2
Returns: : TimeDiff
ReturnIndexOf3Arrays()
: Return Index Of 3 Arrays
Parameters:
: : id1, id2, id3, _int
Returns: : ReturnIndexOf3Arrays
AbsoluteRange()
: Price Difference
Parameters:
: : price, y, point
Returns: : AbsoluteRange
PriceAverage()
: To calculate average of 2 prices
Parameters:
: : price_1, price_2
Returns: : PriceAverage
TimeAverage()
: To calculate average of 2 times
Parameters:
: : time_1, time_2
Returns: : TimeAverage
StringBool()
: To show ratio in 3 decimals format
Parameters:
: : _value, _bool, _text
Returns: : StringBool
PricePercent()
: To show Price in percent format
Parameters:
: : _price, PriceRef, str_dir
Returns: : PricePercent
BoolCurrency()
: To show syminfo.currency
Parameters:
: : _bool
Returns: : BoolCurrency
RatioText()
: To show RatioText in 3 decimals format
Parameters:
: : _value, _text
Returns: : RatioText
RangeText()
: To display RangeText in Harmonic Range Format
Parameters:
: : _id1, _id2, _int, _text
Returns: : RangeText
PriceCurrency()
: To show Currency in Price Format
Parameters:
: : _bool, _value
Returns: : PriceCurrency
PriceTimeInteractive█ OVERVIEW
This library was intended to Get price of given time.input
█ CREDITS
Credits to TradingView for CAGR Custom Range.
█ FUNCTIONS
ohlc_time()
: Get OHLC price of given time.input
Parameters:
: : Time (t) must be using time.input
Returns: : OHLC
hlc_time()
: Get HLC price of given time.input
Parameters:
: : Time (t) must be using time.input
Returns: : HLC
hl_time()
: Get HL price of given time.input
Parameters:
: : Time (t) must be using time.input
Returns: : HL
Custom Price LineThis indicator lets you freely customize your price line. Choose between static or dynamic colors for falling/rising prices. In addition you can adjust the following:
Line style
Thickness
Length
Direction
It is also possible to mix different designs by using a single indicator.
Real IndicatorReal indicator is an indicator to convert ohlcv charts to one oscilator!
there is an effective thing in all charts: "Volume", and I used this thing to mix it by price
Buy: on crossing above to Bollinger-lower-band (on Up-trends)
Sell: on crossing under Bollinger-upper-band (on Down-Trends)
use an SMA-200 to determine trends ;)
VWAP OscilatorVWAP Oscillator - Awesome Oscillator but using different period Volume Weighted Average Price values instead of moving averages. Used to get an idea of the momentum of price movements and when momentum might be reversing.
MidWeekPlotMid week high and low Plotting , usefull for finding a mid range or Expiry range detail of High and low
(MACD-Price) Displaying MACD Indicators on Price Chartshello?
Although it is a simple indicator, I decided to disclose it because I thought it was a pretty useful (?) indicator.
** Others may have previously published indicators similar to this indicator.
** Please understand this.
** All charts or indicators disclosed are not guaranteed to result in profit or loss.
** Therefore, please use it as a reference for your own trading strategy.
(design purpose)
The MACD indicator is a secondary indicator and is located below the price chart.
Accordingly, it is not easy to check along with the price flow.
Therefore, the index has been reorganized to display important factors in interpreting the MACD index according to the price change.
(Metric Description)
- The center line of the EMA line corresponding to the MACD value and the signal value displayed in the MACD indicator is designed to receive the Close value or Open value among prices according to changes in the rise and fall.
- The color of the line displayed in the manner described above is designed to change color when the Histogram passes the zero point, so that you can check whether the current state is in an uptrend or a downtrend.
Uptrend: green
Downtrend: blue
(How to Interpret and Apply)
- Buy when the 'Buy / Sell line' of the MACD-P indicator is level and the color is green, and when it crosses the 'Buy / Sell line' upwards.
- Sell when the 'Buy / Sell line' of the MACD-P indicator is level and the color is blue, and when it crosses below the 'Buy / Sell line'.
% Price change (by OP)To visually evaluate the percentage change in price over any time period
This handsome indicator shows exact % price change at each candle by displaying a circle at the level of the change. To read numerical value, point at the circle of the relevant bar corresponding to the candle you are interested in, and look at the scale.
Unfilled GapsThis indicator displays gaps which have not been filled.
Notes:
- It shows only the unfilled gaps.
- You can edit the style and color of the gap lines.
- It will not work on charts with huge number of candles or gaps.
- It's based on someone else script which is mentioned in the code comments.
Capeya Bar ColorColor bars based on price and volume.
Volume can be set dollar denominated.
Change can be set close to close.
Volume can meet a threshold.
Color is bullish if the change is positive & bar's volume is greater than previous bar's volume.
Color is bearish if the change is negative & bar's volume is greater than previous bar's volume.
Financial GrowthThis indicator will acquire the financial data provided by Tradview.
the data is compare between Quarter, Annual and TTM in term of percent of growth.
YoY, QoQ and CAGR is also available by this script (The minimum is 4).
in addition, ploting of data, label and table also available (you can check the mark to toggle on / off).
Data : Revenue, Net Income, EBITDA, EPS, DVPS, Free Cash Flow and Forward PE .
How to use it.
just select the financial data, period and size of data to compare.
you can check the box to toggle the plotting line, label and table.
Enjoy.
Detrended Synthetic Price [CC]The Detrended Synthetic Price was created by Bill Mars and this indicator is another undiscovered gem that I have found very useful. He obviously took inspiration from John Ehlers in the creation of this indicator and I would describe this indicator as a combination of a MACD and Ehlers work. This indicator is extremely smooth and gives very clear buy and sell signals. Let me know how this indicator works for you. I have included strong buy and sell signals in addition to normal ones so strong signals are darker in color and normal signals are lighter in color. Buy when the line turns green and sell when it turns red.
Let me know if there are any other indicators or scripts you would like to see me publish!
Failed AuctionAs we know, buyers and sellers take part in the market auction.
A failed auction is where price could not tick above or below a specific price. This means that there were no buyers willing to buy or sellers willing to sell beyond that price. Price then moves away in the other direction.
The failed auction acts as a magnet and becomes a target to revisit sooner or later. The failed auction is a successful/finished auction once it has been satisfied.
On the indicator, two adjacent candles with the exact same high or low are marked. The icon will appear on the high or low of the 2nd candle. This notifies us that there was a failed auction.
If you are in a trade, you can use the failed auction to hold onto the trade longer. If you are not in a trade, you should be cautious if a failed auction rests above or below you limit order.
Icons and colours are customisable. An option to have plotted lines for the failed auction is included.
Works on all timeframes.
Silen's Financials Fair ValueIt is finally here! 🔥 My 3rd and most important script in my Financial series! 🚀
Ever imagined to see all fundamentals (or many that is) combined into one indicator that is right on your chart, showing you how your favorite stock is trading compared to its fundamentals?
Well, here is your answer! 📡
____________________________________________________________________________________________
This script shows you my own personal interpretation of fair value, based solely on the financial fundamentals of a company compared to market averages.
I don't believe that certain sectors of the market should be priced higher than others. If you look at historical data you'll see that favored sectors always rotate - placing insanely high P/E multiples on some sectors. Once they are "out" and people rotate away from those sectors you're left with nothing but the naked fundamentals that matter. So, you'll see many companies, that have been doing well on paper, see their share price decline by 70-90% for no other reasons than people favoring other sectors.
That's why it's even more important to focus on fair value that is solely fundamentals-based. Know when your stock gets to expensive. 🤯
____________________________________________________________________________________________
To give you some examples:
- Most Megacaps trade at historically high valuations, several times my fair value. Those include AAPL, MSFT, NVDA, AMZN, TSLA, JPM, TSM, V and so on. And no, in the past they partially traded below (my) fair value.
- Most Cybersecurity / Cloud companies are trading at truly massive multiples of my fair value. (NET, DDOG, etc)
- Many Smallcaps & Midcaps are trading several multiples (OESX, CODX, QFIN) below my fair value. And no, in the past they partially traded above (my) fair value.
Ok, so much about the market. You ultimately decide how much you want to orientate on fair value. 👨🏫
____________________________________________________________________________________________
This fair value indicator (purple line):
Takes the P/E rate of the company and compares it to the market (50% weight)
Takes the P/S rate of the company and compares it to the market (50% weight)
Then adds boni and mali f or debt/equity rates and debt and equity itself
Also looks at past growth and calculates future P/E and P/S rates which adds , in some cases, value to the fair value (green line)
Also compares how historical valuations have behaved compared to fair value and simulates a fair value guideline (dark blue line)
____________________________________________________________________________________________
This script is part 3️⃣ of a series of indicators that work well together.
Script 1️⃣ of the series is:
P/E & P/S Rates
Script 2️⃣ of the series is:
Debt & Equity
If you use all 3 scripts together it will look like this, giving you truly deep and simple information about the fundamentals of a company:
Example 1 - AMD
Example 2 - HZO
Example 3 - APPS
I hope this script makes your investing and stock picks a lot easier! 🔆💹🕗
Disclaimer: Fair value is always subjective. There are many different approaches to fair value. This one is only my personal interpretation.
Disclaimer 2: This script works only for the Day-Timeframe.
Disclaimer 3: This script uses 17,5 P/E and 3,0 P/S as market averages. The actual average keeps changing but, historically speaking, these seemed to be good numbers.
Feel free to share your thoughts and feedback! 🙃
Percentage up/downIn order to buy stocks, I want to know how much the stock went down from the all-time high price. Therefore, this script shows how much the current stock has dropped from the all-time high.
You can change:
- how many periods to get the all-time high from
- location on the y-axis to place the label on the chart
Price Target Pullback Correction or BearPrice Target percent drop is an indicator that allows you to set default percentage down from the 52 week high.
A pullback, correction, bear and a bear market is marked as a 5%, 10%, 20% or 40% drop from the 52 week highest price, so this will show the target price to buy at if these thresholds are hit.
You can change the default values of 5%, 10%, 20% and 40% to any percentage and the price will reflect the change of the default value. Furthermore, the default to use 52 weeks can be changed to find the highest price from the last 26 weeks or 104 weeks.